fontchooser: Use absolute size for the preview text in the list
authorBenjamin Otte <otte@redhat.com>
Wed, 21 Sep 2011 18:31:06 +0000 (20:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 22 Sep 2011 19:44:05 +0000 (21:44 +0200)
commitc1958ae9f2e04ad337336db50c52c17f803a53ad
treeb0002676d2f22a3acdafa1092a1a85f00f6bbf5a
parent14154dac310f6f9f9a7a1d79215ba73abe3b3596
fontchooser: Use absolute size for the preview text in the list

With absolute sizes, Pango is way better at getting the actual sizes of
the fonts to match up. It's a bit harder to compute a proper value for
this, whcih makes the code ugly, but as long as it works better...
gtk/gtkfontchooserwidget.c